home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 June / macformat-038.iso / Shareware in MacFormat / Creator Changer 2.5 / Code & Resource / Creator Changer.menu.h < prev    next >
Encoding:
Text File  |  1995-09-15  |  373 b   |  12 lines  |  [TEXT/KAHL]

  1. void             Handle_pt_Pop_Up_Menu(Handle, DialogPtr, int, int, int);
  2. void            Handle_ac_Pop_Up_Menu(Handle, DialogPtr, int, int, int);
  3. void             Make_Pop_Up_Menu(short, OSType, short);
  4.  
  5. extern    short    CreatorChangerApp, CreatorChangerPref;
  6. extern    short    Num_pt, Num_ac, Strt_Rsrc;
  7.  
  8. short            The_pt_Type[100];
  9. short            The_ac_Type[100];
  10. short            PT_Item_To_Edit;
  11. short            AC_Item_To_Edit;
  12.